﻿2026-08-01T22:09:38.1345625Z Current runner version: '2.336.0'
2026-08-01T22:09:38.1352196Z Runner name: 'hfenduleam'
2026-08-01T22:09:38.1352758Z Runner group name: 'Default'
2026-08-01T22:09:38.1353290Z Machine name: 'HFENDULEAM'
2026-08-01T22:09:38.1357297Z ##[group]GITHUB_TOKEN Permissions
2026-08-01T22:09:38.1359164Z Actions: write
2026-08-01T22:09:38.1359639Z ArtifactMetadata: write
2026-08-01T22:09:38.1360001Z Attestations: write
2026-08-01T22:09:38.1360475Z Checks: write
2026-08-01T22:09:38.1360930Z CodeQuality: write
2026-08-01T22:09:38.1361396Z Contents: write
2026-08-01T22:09:38.1361767Z CopilotRequests: write
2026-08-01T22:09:38.1362218Z Deployments: write
2026-08-01T22:09:38.1362534Z Discussions: write
2026-08-01T22:09:38.1362833Z Drives: write
2026-08-01T22:09:38.1363183Z Issues: write
2026-08-01T22:09:38.1363497Z Metadata: read
2026-08-01T22:09:38.1363797Z Models: read
2026-08-01T22:09:38.1364098Z Packages: write
2026-08-01T22:09:38.1364400Z Pages: write
2026-08-01T22:09:38.1364884Z PullRequests: write
2026-08-01T22:09:38.1365259Z RepositoryProjects: write
2026-08-01T22:09:38.1365646Z SecurityEvents: write
2026-08-01T22:09:38.1366021Z Statuses: write
2026-08-01T22:09:38.1366329Z VulnerabilityAlerts: read
2026-08-01T22:09:38.1366680Z ##[endgroup]
2026-08-01T22:09:38.1368426Z Secret source: Actions
2026-08-01T22:09:38.1369324Z Prepare workflow directory
2026-08-01T22:09:38.2037879Z Prepare all required actions
2026-08-01T22:09:38.2072468Z Getting action download info
2026-08-01T22:09:38.5329421Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-01T22:09:39.1783150Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-08-01T22:09:39.2499668Z ##[group]Run $floorBytes = 32GB
2026-08-01T22:09:39.2500495Z [36;1m$floorBytes = 32GB[0m
2026-08-01T22:09:39.2500962Z [36;1m$drive = (Get-Item $env:GITHUB_WORKSPACE).PSDrive[0m
2026-08-01T22:09:39.2501419Z [36;1m$freeBytes = [int64]$drive.Free[0m
2026-08-01T22:09:39.2502027Z [36;1mWrite-Host "disk preflight: drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-08-01T22:09:39.2502697Z [36;1mif ($freeBytes -lt $floorBytes) {[0m
2026-08-01T22:09:39.2503348Z [36;1m  Write-Error "RESOURCE=disk drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-08-01T22:09:39.2503920Z [36;1m  exit 1[0m
2026-08-01T22:09:39.2504227Z [36;1m}[0m
2026-08-01T22:09:39.2511696Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-01T22:09:39.2512403Z ##[endgroup]
2026-08-01T22:09:39.5364416Z disk preflight: drive=C:\ free_bytes=161675911168 floor_bytes=34359738368
2026-08-01T22:09:39.5947163Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-08-01T22:09:39.5948019Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-08-01T22:09:39.5948665Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-08-01T22:09:39.5949253Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-08-01T22:09:39.5949809Z [36;1mexit 0[0m
2026-08-01T22:09:39.5954232Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-01T22:09:39.5954722Z ##[endgroup]
2026-08-01T22:09:39.9518558Z ##[group]Run actions/checkout@v5
2026-08-01T22:09:39.9519287Z with:
2026-08-01T22:09:39.9519793Z   fetch-depth: 0
2026-08-01T22:09:39.9520386Z   repository: BigscreenVR/spt-bs-core
2026-08-01T22:09:39.9525915Z   token: ***
2026-08-01T22:09:39.9526482Z   ssh-strict: true
2026-08-01T22:09:39.9527061Z   ssh-user: git
2026-08-01T22:09:39.9527613Z   persist-credentials: true
2026-08-01T22:09:39.9528240Z   clean: true
2026-08-01T22:09:39.9528866Z   sparse-checkout-cone-mode: true
2026-08-01T22:09:39.9529569Z   fetch-tags: false
2026-08-01T22:09:39.9530223Z   show-progress: true
2026-08-01T22:09:39.9530817Z   lfs: false
2026-08-01T22:09:39.9531442Z   submodules: false
2026-08-01T22:09:39.9532157Z   set-safe-directory: true
2026-08-01T22:09:39.9533031Z   allow-unsafe-pr-checkout: false
2026-08-01T22:09:39.9535452Z ##[endgroup]
2026-08-01T22:09:40.1526094Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-01T22:09:40.1527061Z ##[group]Getting Git version info
2026-08-01T22:09:40.1527477Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-01T22:09:40.1712761Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-01T22:09:40.1927414Z git version 2.43.0.windows.1
2026-08-01T22:09:40.1956666Z ##[endgroup]
2026-08-01T22:09:40.1966078Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\f654e82c-8e27-4a65-badc-f5c77deefe4a\.gitconfig'
2026-08-01T22:09:40.1983401Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f654e82c-8e27-4a65-badc-f5c77deefe4a' before making global git config changes
2026-08-01T22:09:40.1986138Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T22:09:40.1990229Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-01T22:09:40.2287344Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-01T22:09:40.2491061Z https://github.com/BigscreenVR/spt-bs-core
2026-08-01T22:09:40.2515172Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-01T22:09:40.2520509Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-01T22:09:40.2737484Z HEAD
2026-08-01T22:09:40.4511986Z ##[endgroup]
2026-08-01T22:09:40.4517798Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-01T22:09:40.9444254Z ##[group]Cleaning the repository
2026-08-01T22:09:40.9449819Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-01T22:09:41.8539898Z Removing dist/
2026-08-01T22:09:41.8540191Z Removing target/
2026-08-01T22:09:41.8567578Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-01T22:09:41.9218711Z HEAD is now at 68e50a906 release: v0.50.0 — HANDRAIL (releases#69)
2026-08-01T22:09:41.9243786Z ##[endgroup]
2026-08-01T22:09:41.9248359Z ##[group]Disabling automatic garbage collection
2026-08-01T22:09:41.9254314Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-01T22:09:41.9520408Z ##[endgroup]
2026-08-01T22:09:41.9520778Z ##[group]Setting up auth
2026-08-01T22:09:41.9527645Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-01T22:09:41.9764499Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-01T22:09:42.4048624Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T22:09:42.4290111Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-01T22:09:42.8728416Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T22:09:42.9011000Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-01T22:09:43.3062932Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-01T22:09:43.3375391Z ##[endgroup]
2026-08-01T22:09:43.3375820Z ##[group]Fetching the repository
2026-08-01T22:09:43.3383297Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-01T22:09:44.9605757Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-01T22:09:44.9606976Z  * [new branch]          fix/inbound-lock-table-blindness -> origin/fix/inbound-lock-table-blindness
2026-08-01T22:09:44.9607442Z  * [new branch]          golden/doorbell -> origin/golden/doorbell
2026-08-01T22:09:44.9794953Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/golden/doorbell
2026-08-01T22:09:45.0247377Z   origin/golden/doorbell
2026-08-01T22:09:45.0270597Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse refs/remotes/origin/golden/doorbell
2026-08-01T22:09:45.0486467Z 13e94d510e75a9f92eff2934129e536c29da3b4c
2026-08-01T22:09:45.0506069Z ##[endgroup]
2026-08-01T22:09:45.0506349Z ##[group]Determining the checkout info
2026-08-01T22:09:45.0507533Z ##[endgroup]
2026-08-01T22:09:45.0512961Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-01T22:09:45.0806774Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-01T22:09:45.1040175Z ##[group]Checking out the ref
2026-08-01T22:09:45.1045190Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/doorbell refs/remotes/origin/golden/doorbell
2026-08-01T22:09:45.2579711Z branch 'golden/doorbell' set up to track 'origin/golden/doorbell'.
2026-08-01T22:09:45.2580239Z Previous HEAD position was 68e50a906 release: v0.50.0 — HANDRAIL (releases#69)
2026-08-01T22:09:45.2580491Z Switched to a new branch 'golden/doorbell'
2026-08-01T22:09:45.2611953Z ##[endgroup]
2026-08-01T22:09:45.2877150Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-01T22:09:45.3096795Z 13e94d510e75a9f92eff2934129e536c29da3b4c
2026-08-01T22:09:45.3360805Z ##[group]Run .github/ci/reap-census.ps1 -Phase start
2026-08-01T22:09:45.3361224Z [36;1m.github/ci/reap-census.ps1 -Phase start[0m
2026-08-01T22:09:45.3366215Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-01T22:09:45.3366568Z ##[endgroup]
2026-08-01T22:09:45.6521445Z CI-CENSUS scope roots:
2026-08-01T22:09:45.6532602Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-01T22:09:45.6533768Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\target
2026-08-01T22:09:45.6534926Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify\target
2026-08-01T22:09:45.6536017Z   root: C:\actions-runner\_work\_temp
2026-08-01T22:09:45.6536891Z   root: C:\Users\decid\spt-n1-oldbroker
2026-08-01T22:09:45.7412241Z CI-CENSUS phase=start box_procs=567 box_handles=213769 family_total=14 family_handles=2283 scoped=0 unscoped=14 unreadable_path=1
2026-08-01T22:09:45.7448322Z   FOREIGN  pid=2288    handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:09:45.7449617Z   FOREIGN  pid=7128    handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:09:45.7450723Z   FOREIGN  pid=7868    handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:09:45.7452378Z   FOREIGN  pid=15788   handles=630    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:09:45.7453444Z   FOREIGN  pid=22936   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:09:45.7454841Z   FOREIGN  pid=23288   handles=168    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:09:45.7456186Z   FOREIGN  pid=23876   handles=133    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:09:45.7456928Z   FOREIGN  pid=28368   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:09:45.7458689Z   FOREIGN  pid=29888   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:09:45.7460782Z   UNREAD   pid=30424   handles=104    spt <path unreadable — session-0 or access denied>
2026-08-01T22:09:45.7461382Z   FOREIGN  pid=33232   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:09:45.7462529Z   FOREIGN  pid=36072   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:09:45.7463916Z   FOREIGN  pid=38320   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:09:45.7464896Z   FOREIGN  pid=38772   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:09:45.8188487Z ##[group]Run .github/ci/test-temp-sandbox.ps1 -Phase setup
2026-08-01T22:09:45.8188800Z [36;1m.github/ci/test-temp-sandbox.ps1 -Phase setup[0m
2026-08-01T22:09:45.8192848Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-01T22:09:45.8193070Z ##[endgroup]
2026-08-01T22:09:46.1225779Z CI-TMP setup: C:\actions-runner\_work\_temp\spt-test-tmp-30720655534-1-338aa8c4b2ae43ba87eaf9a30515606c
2026-08-01T22:09:46.2103192Z ##[group]Run $ErrorActionPreference = "Stop"
2026-08-01T22:09:46.2103588Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-08-01T22:09:46.2103863Z [36;1m$PIN = "0c95435"[0m
2026-08-01T22:09:46.2104124Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-08-01T22:09:46.2104436Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-08-01T22:09:46.2104932Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-08-01T22:09:46.2105637Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-08-01T22:09:46.2105933Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-08-01T22:09:46.2106173Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-08-01T22:09:46.2106369Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-08-01T22:09:46.2106613Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-08-01T22:09:46.2106970Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-08-01T22:09:46.2107245Z [36;1m}[0m
2026-08-01T22:09:46.2107439Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-08-01T22:09:46.2107760Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-01T22:09:46.2113669Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-01T22:09:46.2113910Z env:
2026-08-01T22:09:46.2114172Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30720655534-1-338aa8c4b2ae43ba87eaf9a30515606c
2026-08-01T22:09:46.2114585Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30720655534-1-338aa8c4b2ae43ba87eaf9a30515606c
2026-08-01T22:09:46.2114952Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30720655534-1-338aa8c4b2ae43ba87eaf9a30515606c
2026-08-01T22:09:46.2115214Z ##[endgroup]
2026-08-01T22:09:47.2977835Z    Compiling proc-macro2 v1.0.106
2026-08-01T22:09:47.2978053Z    Compiling quote v1.0.45
2026-08-01T22:09:47.2978217Z    Compiling unicode-ident v1.0.24
2026-08-01T22:09:47.2978521Z    Compiling cfg-if v1.0.4
2026-08-01T22:09:47.3984470Z    Compiling serde_core v1.0.228
2026-08-01T22:09:47.4340835Z    Compiling serde v1.0.228
2026-08-01T22:09:47.6504066Z    Compiling windows-link v0.2.1
2026-08-01T22:09:47.7483079Z    Compiling typenum v1.20.1
2026-08-01T22:09:47.8443464Z    Compiling windows-sys v0.61.2
2026-08-01T22:09:48.5622706Z    Compiling portable-atomic v1.13.1
2026-08-01T22:09:48.6887319Z    Compiling syn v2.0.117
2026-08-01T22:09:49.0518740Z    Compiling getrandom v0.3.4
2026-08-01T22:09:49.4644965Z    Compiling version_check v0.9.5
2026-08-01T22:09:49.6307203Z    Compiling pin-project-lite v0.2.17
2026-08-01T22:09:49.7366210Z    Compiling critical-section v1.2.0
2026-08-01T22:09:49.8280280Z    Compiling jobserver v0.1.34
2026-08-01T22:09:49.8709204Z    Compiling shlex v2.0.1
2026-08-01T22:09:50.0127900Z    Compiling find-msvc-tools v0.1.9
2026-08-01T22:09:50.0681549Z    Compiling memchr v2.8.1
2026-08-01T22:09:51.7947567Z    Compiling cc v1.2.63
2026-08-01T22:09:51.8098129Z    Compiling subtle v2.6.1
2026-08-01T22:09:51.9350220Z    Compiling smallvec v1.15.1
2026-08-01T22:09:52.0878669Z    Compiling futures-core v0.3.32
2026-08-01T22:09:52.1922435Z    Compiling equivalent v1.0.2
2026-08-01T22:09:52.2491806Z    Compiling generic-array v0.14.7
2026-08-01T22:09:52.6470667Z    Compiling bytes v1.11.1
2026-08-01T22:09:53.0496375Z    Compiling itoa v1.0.18
2026-08-01T22:09:53.2092833Z    Compiling semver v1.0.28
2026-08-01T22:09:53.5040961Z    Compiling rustc_version v0.4.1
2026-08-01T22:09:53.7089825Z    Compiling synstructure v0.13.2
2026-08-01T22:09:53.7368269Z    Compiling stable_deref_trait v1.2.1
2026-08-01T22:09:53.7968962Z    Compiling socket2 v0.6.4
2026-08-01T22:09:53.9891066Z    Compiling serde_derive v1.0.228
2026-08-01T22:09:54.2163714Z    Compiling zeroize_derive v1.4.3
2026-08-01T22:09:54.2522399Z    Compiling log v0.4.32
2026-08-01T22:09:54.3917504Z    Compiling zerofrom-derive v0.1.7
2026-08-01T22:09:54.6361657Z    Compiling zeroize v1.8.2
2026-08-01T22:09:54.8148446Z    Compiling rand_core v0.10.1
2026-08-01T22:09:54.8674554Z    Compiling yoke-derive v0.8.2
2026-08-01T22:09:54.9308425Z    Compiling tokio-macros v2.7.0
2026-08-01T22:09:55.3929929Z    Compiling zerofrom v0.1.8
2026-08-01T22:09:55.4316022Z    Compiling crypto-common v0.1.7
2026-08-01T22:09:55.5195412Z    Compiling mio v1.2.1
2026-08-01T22:09:55.6355183Z    Compiling slab v0.4.12
2026-08-01T22:09:55.7635271Z    Compiling futures-io v0.3.32
2026-08-01T22:09:55.7705651Z    Compiling futures-sink v0.3.32
2026-08-01T22:09:55.8616900Z    Compiling futures-channel v0.3.32
2026-08-01T22:09:55.9168982Z    Compiling tokio v1.52.3
2026-08-01T22:09:56.0467202Z    Compiling yoke v0.8.3
2026-08-01T22:09:56.2991591Z    Compiling futures-macro v0.3.32
2026-08-01T22:09:56.3848997Z    Compiling getrandom v0.4.2
2026-08-01T22:09:56.6103277Z    Compiling rustversion v1.0.22
2026-08-01T22:09:56.9059881Z    Compiling hashbrown v0.17.1
2026-08-01T22:09:56.9370560Z    Compiling futures-task v0.3.32
2026-08-01T22:09:57.0709247Z    Compiling futures-util v0.3.32
2026-08-01T22:09:57.3459134Z    Compiling once_cell v1.21.4
2026-08-01T22:09:57.4093318Z    Compiling indexmap v2.14.0
2026-08-01T22:09:57.6537587Z    Compiling zerovec-derive v0.11.3
2026-08-01T22:09:57.9556344Z    Compiling getrandom v0.2.17
2026-08-01T22:09:58.0632036Z    Compiling cpufeatures v0.2.17
2026-08-01T22:09:58.5552292Z    Compiling zerovec v0.11.6
2026-08-01T22:09:58.7026437Z    Compiling displaydoc v0.2.6
2026-08-01T22:09:59.1227765Z    Compiling hybrid-array v0.4.12
2026-08-01T22:09:59.2581219Z    Compiling fnv v1.0.7
2026-08-01T22:09:59.2649070Z    Compiling libc v0.2.186
2026-08-01T22:09:59.3288091Z    Compiling cfg_aliases v0.2.1
2026-08-01T22:09:59.3911393Z    Compiling strsim v0.11.1
2026-08-01T22:09:59.5374051Z    Compiling block-buffer v0.12.0
2026-08-01T22:09:59.6448988Z    Compiling crypto-common v0.2.2
2026-08-01T22:09:59.7432579Z    Compiling tinystr v0.8.3
2026-08-01T22:09:59.7674676Z    Compiling tracing-core v0.1.36
2026-08-01T22:10:00.0128199Z    Compiling tracing-attributes v0.1.31
2026-08-01T22:10:00.3273461Z    Compiling litemap v0.8.2
2026-08-01T22:10:00.4689648Z    Compiling autocfg v1.5.1
2026-08-01T22:10:00.7431166Z    Compiling writeable v0.6.3
2026-08-01T22:10:00.8656761Z    Compiling icu_locale_core v2.2.0
2026-08-01T22:10:00.8963526Z    Compiling zerotrie v0.2.4
2026-08-01T22:10:01.1583752Z    Compiling potential_utf v0.1.5
2026-08-01T22:10:01.2819644Z    Compiling cmake v0.1.58
2026-08-01T22:10:01.4305621Z    Compiling tracing v0.1.44
2026-08-01T22:10:01.6275524Z    Compiling dunce v1.0.5
2026-08-01T22:10:01.7341748Z    Compiling fs_extra v1.3.0
2026-08-01T22:10:01.7678965Z    Compiling utf8_iter v1.0.4
2026-08-01T22:10:01.8809399Z    Compiling icu_properties_data v2.2.0
2026-08-01T22:10:01.9230607Z    Compiling icu_normalizer_data v2.2.0
2026-08-01T22:10:01.9395766Z    Compiling ident_case v1.0.1
2026-08-01T22:10:02.0460868Z    Compiling aws-lc-sys v0.41.0
2026-08-01T22:10:02.0684474Z    Compiling icu_collections v2.2.0
2026-08-01T22:10:02.2007242Z    Compiling icu_provider v2.2.0
2026-08-01T22:10:02.2443724Z    Compiling tokio-util v0.7.18
2026-08-01T22:10:02.7049622Z    Compiling percent-encoding v2.3.2
2026-08-01T22:10:02.8255116Z    Compiling icu_properties v2.2.0
2026-08-01T22:10:02.8836946Z    Compiling icu_normalizer v2.2.0
2026-08-01T22:10:03.5039129Z    Compiling inout v0.2.2
2026-08-01T22:10:03.5855948Z    Compiling http v1.4.1
2026-08-01T22:10:03.6543293Z    Compiling ring v0.17.14
2026-08-01T22:10:04.0970978Z    Compiling thiserror v2.0.18
2026-08-01T22:10:04.1406403Z    Compiling aws-lc-rs v1.17.0
2026-08-01T22:10:04.3880427Z    Compiling cpufeatures v0.3.0
2026-08-01T22:10:04.3987315Z    Compiling unicode-segmentation v1.13.3
2026-08-01T22:10:04.6324991Z    Compiling idna_adapter v1.2.2
2026-08-01T22:10:04.7462255Z    Compiling cipher v0.5.2
2026-08-01T22:10:04.7739903Z    Compiling thiserror-impl v2.0.18
2026-08-01T22:10:05.0666037Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-01T22:10:05.4823095Z    Compiling scopeguard v1.2.0
2026-08-01T22:10:05.5823414Z    Compiling lock_api v0.4.14
2026-08-01T22:10:05.7874300Z    Compiling chacha20 v0.10.0
2026-08-01T22:10:06.0506438Z    Compiling idna v1.1.0
2026-08-01T22:10:06.0556159Z    Compiling form_urlencoded v1.2.2
2026-08-01T22:10:06.2045094Z    Compiling ipnet v2.12.0
2026-08-01T22:10:07.1376049Z    Compiling rustls-pki-types v1.14.1
2026-08-01T22:10:07.2593696Z    Compiling block-buffer v0.10.4
2026-08-01T22:10:07.3511496Z    Compiling winapi v0.3.9
2026-08-01T22:10:07.3526837Z    Compiling bitflags v2.12.1
2026-08-01T22:10:07.5272448Z    Compiling untrusted v0.9.0
2026-08-01T22:10:07.6179717Z    Compiling digest v0.10.7
2026-08-01T22:10:07.7491474Z    Compiling url v2.5.8
2026-08-01T22:10:07.7708217Z    Compiling rand v0.10.1
2026-08-01T22:10:08.4497260Z    Compiling darling_core v0.20.11
2026-08-01T22:10:08.7305229Z    Compiling num-traits v0.2.19
2026-08-01T22:10:08.9230615Z    Compiling windows-result v0.4.1
2026-08-01T22:10:09.2016519Z    Compiling windows-strings v0.5.1
2026-08-01T22:10:09.5526507Z    Compiling heck v0.5.0
2026-08-01T22:10:09.7558927Z    Compiling rustls v0.23.40
2026-08-01T22:10:10.1019003Z    Compiling convert_case v0.10.0
2026-08-01T22:10:10.3506997Z    Compiling unicode-xid v0.2.6
2026-08-01T22:10:10.4389307Z    Compiling const-oid v0.10.2
2026-08-01T22:10:10.6407723Z    Compiling atomic-waker v1.1.2
2026-08-01T22:10:10.6972323Z    Compiling darling_macro v0.20.11
2026-08-01T22:10:10.7466869Z    Compiling anyhow v1.0.102
2026-08-01T22:10:11.0131660Z    Compiling darling v0.20.11
2026-08-01T22:10:11.1037384Z    Compiling derive_more-impl v2.1.1
2026-08-01T22:10:11.5624623Z    Compiling fastrand v2.4.1
2026-08-01T22:10:11.7781177Z    Compiling httparse v1.10.1
2026-08-01T22:10:11.8264968Z    Compiling zerocopy v0.8.50
2026-08-01T22:10:12.0619081Z    Compiling parking_lot_core v0.9.12
2026-08-01T22:10:12.3702147Z    Compiling derive_builder_core v0.20.2
2026-08-01T22:10:12.7831228Z    Compiling h2 v0.4.14
2026-08-01T22:10:13.1686995Z    Compiling http-body v1.0.1
2026-08-01T22:10:13.2873828Z    Compiling curve25519-dalek v4.1.3
2026-08-01T22:10:13.5103884Z    Compiling ahash v0.8.12
2026-08-01T22:10:13.7051717Z    Compiling base64ct v1.8.3
2026-08-01T22:10:13.9367879Z    Compiling either v1.16.0
2026-08-01T22:10:14.0037242Z    Compiling derive_more v2.1.1
2026-08-01T22:10:14.1333904Z    Compiling powerfmt v0.2.0
2026-08-01T22:10:14.2938754Z    Compiling deranged v0.5.8
2026-08-01T22:10:14.2944664Z    Compiling pem-rfc7468 v1.0.0
2026-08-01T22:10:14.8022486Z    Compiling derive_builder_macro v0.20.2
2026-08-01T22:10:15.3670181Z    Compiling uuid v1.23.2
2026-08-01T22:10:15.8011835Z    Compiling rand_core v0.6.4
2026-08-01T22:10:16.2773151Z    Compiling windows-interface v0.59.3
2026-08-01T22:10:16.8299503Z    Compiling spez v0.1.2
2026-08-01T22:10:17.0409114Z    Compiling n0-error-macros v0.1.3
2026-08-01T22:10:17.1583610Z    Compiling windows-implement v0.60.2
2026-08-01T22:10:17.6973139Z    Compiling time-core v0.1.8
2026-08-01T22:10:17.7432525Z    Compiling vcpkg v0.2.15
2026-08-01T22:10:17.8346543Z    Compiling num-conv v0.2.2
2026-08-01T22:10:17.9873908Z    Compiling zmij v1.0.21
2026-08-01T22:10:18.2492053Z    Compiling data-encoding v2.11.0
2026-08-01T22:10:18.3197376Z    Compiling tinyvec_macros v0.1.1
2026-08-01T22:10:18.3845922Z    Compiling base64 v0.22.1
2026-08-01T22:10:18.4712810Z    Compiling tower-service v0.3.3
2026-08-01T22:10:18.5546225Z    Compiling try-lock v0.2.5
2026-08-01T22:10:18.6456280Z    Compiling pkg-config v0.3.33
2026-08-01T22:10:18.6957843Z    Compiling want v0.3.1
2026-08-01T22:10:18.8292134Z    Compiling tinyvec v1.11.0
2026-08-01T22:10:19.1664166Z    Compiling libsqlite3-sys v0.30.1
2026-08-01T22:10:19.2675857Z    Compiling n0-error v0.1.3
2026-08-01T22:10:19.3460124Z    Compiling windows-core v0.62.2
2026-08-01T22:10:19.7313879Z    Compiling parking_lot v0.12.5
2026-08-01T22:10:19.9758311Z    Compiling derive_builder v0.20.2
2026-08-01T22:10:20.1890463Z    Compiling der v0.8.0-rc.10
2026-08-01T22:10:20.2252166Z    Compiling sha2 v0.10.9
2026-08-01T22:10:20.6614169Z    Compiling n0-future v0.3.2
2026-08-01T22:10:20.9212155Z    Compiling vergen-lib v9.1.0
2026-08-01T22:10:21.0216344Z    Compiling pin-project-internal v1.1.13
2026-08-01T22:10:21.1645141Z    Compiling inout v0.1.4
2026-08-01T22:10:21.2676781Z    Compiling spin v0.10.0
2026-08-01T22:10:21.3505150Z    Compiling cordyceps v0.3.4
2026-08-01T22:10:21.5722010Z    Compiling windows_x86_64_msvc v0.52.6
2026-08-01T22:10:21.7274233Z    Compiling signature v2.2.0
2026-08-01T22:10:21.7859833Z    Compiling parking v2.2.1
2026-08-01T22:10:21.8553077Z    Compiling diatomic-waker v0.2.3
2026-08-01T22:10:21.9378716Z    Compiling crossbeam-utils v0.8.21
2026-08-01T22:10:21.9822878Z    Compiling serde_json v1.0.150
2026-08-01T22:10:22.0155890Z    Compiling httpdate v1.0.3
2026-08-01T22:10:22.2040355Z    Compiling winnow v1.0.3
2026-08-01T22:10:22.2975300Z    Compiling hyper v1.10.1
2026-08-01T22:10:22.3592405Z    Compiling pin-project v1.1.13
2026-08-01T22:10:22.5511543Z    Compiling futures-buffered v0.2.13
2026-08-01T22:10:22.8294941Z    Compiling futures-lite v2.6.1
2026-08-01T22:10:23.1673946Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-01T22:10:23.4742152Z    Compiling ed25519 v2.2.3
2026-08-01T22:10:23.6474896Z    Compiling cipher v0.4.4
2026-08-01T22:10:23.8093387Z    Compiling spki v0.8.0-rc.4
2026-08-01T22:10:23.9805839Z    Compiling hashbrown v0.14.5
2026-08-01T22:10:24.4999208Z    Compiling digest v0.11.3
2026-08-01T22:10:24.5595083Z    Compiling noq-udp v0.10.0
2026-08-01T22:10:24.6440179Z    Compiling vergen v9.1.0
2026-08-01T22:10:24.8207169Z    Compiling vergen-lib v0.1.6
2026-08-01T22:10:24.8767026Z    Compiling universal-hash v0.5.1
2026-08-01T22:10:24.9768599Z    Compiling heapless v0.7.17
2026-08-01T22:10:24.9908832Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-01T22:10:25.2448304Z    Compiling sync_wrapper v1.0.2
2026-08-01T22:10:25.2448608Z    Compiling opaque-debug v0.3.1
2026-08-01T22:10:25.3060774Z    Compiling byteorder v1.5.0
2026-08-01T22:10:25.3387199Z    Compiling allocator-api2 v0.2.21
2026-08-01T22:10:25.4772880Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-01T22:10:25.6624295Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-01T22:10:25.7017785Z    Compiling hash32 v0.2.1
2026-08-01T22:10:25.8919008Z    Compiling polyval v0.6.2
2026-08-01T22:10:26.3276430Z    Compiling hashlink v0.9.1
2026-08-01T22:10:26.5790658Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-01T22:10:26.8382270Z    Compiling ed25519-dalek v2.2.0
2026-08-01T22:10:27.0739467Z    Compiling hyper-util v0.1.20
2026-08-01T22:10:27.5202148Z    Compiling prefix-trie v0.8.4
2026-08-01T22:10:27.6001265Z    Compiling spin v0.9.8
2026-08-01T22:10:27.7551590Z    Compiling futures-executor v0.3.32
2026-08-01T22:10:28.0063118Z    Compiling vergen-gitcl v1.0.8
2026-08-01T22:10:28.0551516Z    Compiling windows-threading v0.2.1
2026-08-01T22:10:28.1539225Z    Compiling signature v3.0.0
2026-08-01T22:10:28.1691036Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-01T22:10:28.2958678Z    Compiling tower-layer v0.3.3
2026-08-01T22:10:28.4501590Z    Compiling fallible-iterator v0.3.0
2026-08-01T22:10:29.3634330Z    Compiling ryu v1.0.23
2026-08-01T22:10:29.4184589Z    Compiling rusqlite v0.32.1
2026-08-01T22:10:29.4727300Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-01T22:10:29.5186847Z    Compiling ed25519 v3.0.0-rc.4
2026-08-01T22:10:29.8351720Z    Compiling windows-future v0.3.2
2026-08-01T22:10:29.8369638Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-01T22:10:30.4049430Z    Compiling futures v0.3.32
2026-08-01T22:10:30.6295823Z    Compiling windows-targets v0.52.6
2026-08-01T22:10:30.6968290Z    Compiling spt-proto v0.50.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-proto)
2026-08-01T22:10:32.2040787Z    Compiling proc-macro-crate v3.5.0
2026-08-01T22:10:32.6671918Z    Compiling ghash v0.5.1
2026-08-01T22:10:32.7586596Z    Compiling sha2 v0.11.0-rc.5
2026-08-01T22:10:32.9191819Z    Compiling ctr v0.9.2
2026-08-01T22:10:33.0370623Z    Compiling aes v0.8.4
2026-08-01T22:10:33.5574368Z    Compiling windows-collections v0.3.2
2026-08-01T22:10:33.6006669Z    Compiling windows-numerics v0.3.1
2026-08-01T22:10:33.6234420Z    Compiling time v0.3.47
2026-08-01T22:10:33.7587699Z    Compiling http-body-util v0.1.3
2026-08-01T22:10:33.8978021Z    Compiling fs2 v0.4.3
2026-08-01T22:10:33.9770038Z    Compiling cobs v0.3.0
2026-08-01T22:10:34.0704118Z    Compiling aead v0.5.2
2026-08-01T22:10:34.1333985Z    Compiling postcard-derive v0.2.2
2026-08-01T22:10:34.2010914Z    Compiling arrayvec v0.7.6
2026-08-01T22:10:34.3674664Z    Compiling ipconfig v0.3.4
2026-08-01T22:10:34.6185125Z    Compiling widestring v1.2.1
2026-08-01T22:10:34.6196857Z    Compiling utf8parse v0.2.2
2026-08-01T22:10:35.1598907Z    Compiling postcard v1.1.3
2026-08-01T22:10:35.2692935Z    Compiling aes-gcm v0.10.3
2026-08-01T22:10:35.3945320Z    Compiling spt-store v0.50.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-store)
2026-08-01T22:10:35.5706215Z    Compiling windows v0.62.2
2026-08-01T22:10:35.8001008Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-01T22:10:36.0704045Z    Compiling num_enum_derive v0.7.6
2026-08-01T22:10:36.8444983Z    Compiling windows-sys v0.59.0
2026-08-01T22:10:38.2989731Z    Compiling data-encoding-macro v0.1.20
2026-08-01T22:10:38.4266869Z    Compiling tower v0.5.3
2026-08-01T22:10:38.8627981Z    Compiling crossbeam-channel v0.5.15
2026-08-01T22:10:39.3179251Z    Compiling crossbeam-epoch v0.9.18
2026-08-01T22:10:39.6090678Z    Compiling chrono v0.4.45
2026-08-01T22:10:40.8184431Z    Compiling strum_macros v0.28.0
2026-08-01T22:10:42.5095941Z    Compiling iroh-metrics-derive v0.4.1
2026-08-01T22:10:42.8425399Z    Compiling windows-registry v0.6.1
2026-08-01T22:10:43.1143442Z    Compiling memoffset v0.6.5
2026-08-01T22:10:43.3160549Z    Compiling noq v0.18.0
2026-08-01T22:10:43.5552301Z    Compiling netwatch v0.16.0
2026-08-01T22:10:43.7846017Z    Compiling enum-assoc v1.3.0
2026-08-01T22:10:44.3460978Z    Compiling async-trait v0.1.89
2026-08-01T22:10:45.2019095Z    Compiling acto v0.8.2
2026-08-01T22:10:45.3548901Z    Compiling blake3 v1.8.5
2026-08-01T22:10:45.4261874Z    Compiling lru-slab v0.1.2
2026-08-01T22:10:45.5214169Z    Compiling xml-rs v0.8.28
2026-08-01T22:10:45.7346868Z    Compiling ref-cast v1.0.25
2026-08-01T22:10:45.9899307Z    Compiling tagptr v0.2.0
2026-08-01T22:10:46.0986396Z    Compiling identity-hash v0.1.0
2026-08-01T22:10:46.1800383Z    Compiling rustc-hash v2.1.2
2026-08-01T22:10:46.2699038Z    Compiling foldhash v0.2.0
2026-08-01T22:10:46.3991353Z    Compiling thiserror v1.0.69
2026-08-01T22:10:46.7383387Z    Compiling mac-addr v0.3.0
2026-08-01T22:10:46.8012492Z    Compiling sorted-index-buffer v0.2.1
2026-08-01T22:10:47.2009651Z    Compiling netdev v0.42.0
2026-08-01T22:10:47.3451263Z    Compiling hashbrown v0.16.1
2026-08-01T22:10:47.6978031Z    Compiling moka v0.12.15
2026-08-01T22:10:47.9232735Z    Compiling xmltree v0.10.3
2026-08-01T22:10:48.6855886Z    Compiling iroh-metrics v0.38.3
2026-08-01T22:10:48.7597549Z    Compiling wmi v0.18.4
2026-08-01T22:10:48.9799786Z    Compiling strum v0.28.0
2026-08-01T22:10:49.1712060Z    Compiling spt-msg v0.50.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-msg)
2026-08-01T22:10:49.6131933Z    Compiling tower-http v0.6.11
2026-08-01T22:10:50.0211646Z    Compiling iroh-base v0.98.0
2026-08-01T22:10:50.0478520Z    Compiling num_enum v0.7.6
2026-08-01T22:10:50.2315008Z    Compiling iroh-relay v0.98.0
2026-08-01T22:10:50.2797638Z    Compiling n0-watcher v0.6.1
2026-08-01T22:10:50.5558757Z    Compiling attohttpc v0.30.1
2026-08-01T22:10:50.7526137Z    Compiling simple-dns v0.9.3
2026-08-01T22:10:51.1338066Z    Compiling tokio-stream v0.1.18
2026-08-01T22:10:51.5030259Z    Compiling serial-core v0.4.0
2026-08-01T22:10:51.6511805Z    Compiling toml_datetime v0.6.11
2026-08-01T22:10:51.8855763Z    Compiling serde_spanned v0.6.9
2026-08-01T22:10:51.9217812Z    Compiling ref-cast-impl v1.0.25
2026-08-01T22:10:51.9829278Z    Compiling thiserror-impl v1.0.69
2026-08-01T22:10:52.2590498Z    Compiling serde_derive_internals v0.29.1
2026-08-01T22:10:52.7039240Z    Compiling aho-corasick v1.1.4
2026-08-01T22:10:52.9749032Z    Compiling winnow v0.7.15
2026-08-01T22:10:53.1704762Z    Compiling sha1_smol v1.0.1
2026-08-01T22:10:53.3676653Z    Compiling regex-syntax v0.8.10
2026-08-01T22:10:54.5003035Z    Compiling arrayref v0.3.9
2026-08-01T22:10:54.5675926Z    Compiling simdutf8 v0.1.5
2026-08-01T22:10:54.7630190Z    Compiling smol_str v0.1.24
2026-08-01T22:10:54.9449648Z    Compiling toml_write v0.1.2
2026-08-01T22:10:55.0892032Z    Compiling resolv-conf v0.7.6
2026-08-01T22:10:55.1843368Z    Compiling winreg v0.10.1
2026-08-01T22:10:55.3541637Z    Compiling constant_time_eq v0.4.2
2026-08-01T22:10:55.7342409Z    Compiling toml_edit v0.22.27
2026-08-01T22:10:56.3850395Z    Compiling regex-automata v0.4.14
2026-08-01T22:10:56.6900037Z    Compiling schemars_derive v1.2.1
2026-08-01T22:10:58.3578469Z    Compiling serial-windows v0.4.0
2026-08-01T22:10:58.5150366Z    Compiling iroh-dns v0.98.0
2026-08-01T22:10:59.6227880Z    Compiling igd-next v0.17.1
2026-08-01T22:11:00.5416866Z    Compiling lru v0.16.4
2026-08-01T22:11:00.7398852Z    Compiling hmac v0.12.1
2026-08-01T22:11:00.8689976Z    Compiling webpki-roots v1.0.7
2026-08-01T22:11:00.9510783Z    Compiling darling_core v0.23.0
2026-08-01T22:11:01.0073743Z    Compiling seize v0.5.1
2026-08-01T22:11:01.3705759Z    Compiling iroh v0.98.2
2026-08-01T22:11:01.6427771Z    Compiling serde_bytes v0.11.19
2026-08-01T22:11:01.8153923Z    Compiling anstyle v1.0.14
2026-08-01T22:11:02.0017473Z    Compiling bitflags v1.3.2
2026-08-01T22:11:02.0599571Z    Compiling dyn-clone v1.0.20
2026-08-01T22:11:02.1961688Z    Compiling once_cell_polyfill v1.70.2
2026-08-01T22:11:02.2774733Z    Compiling lazy_static v1.5.0
2026-08-01T22:11:02.4052987Z    Compiling cmov v0.5.4
2026-08-01T22:11:02.8040469Z    Compiling pin-utils v0.1.0
2026-08-01T22:11:02.8866389Z    Compiling nix v0.25.1
2026-08-01T22:11:02.9501947Z    Compiling ctutils v0.4.2
2026-08-01T22:11:03.1157240Z    Compiling shared_library v0.1.9
2026-08-01T22:11:03.3150154Z    Compiling anstyle-wincon v3.0.11
2026-08-01T22:11:03.5353875Z    Compiling schemars v1.2.1
2026-08-01T22:11:03.6818874Z    Compiling darling_macro v0.23.0
2026-08-01T22:11:04.0823372Z    Compiling papaya v0.2.4
2026-08-01T22:11:04.1866411Z    Compiling hkdf v0.12.4
2026-08-01T22:11:04.2948305Z    Compiling portmapper v0.16.0
2026-08-01T22:11:04.3997480Z    Compiling serial v0.4.0
2026-08-01T22:11:04.4748972Z    Compiling filedescriptor v0.8.3
2026-08-01T22:11:04.6729451Z    Compiling regex v1.12.3
2026-08-01T22:11:05.1011431Z    Compiling toml v0.8.23
2026-08-01T22:11:05.5128070Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-08-01T22:11:06.2282038Z    Compiling anstyle-parse v1.0.0
2026-08-01T22:11:06.4182016Z    Compiling backon v1.6.0
2026-08-01T22:11:06.6561430Z    Compiling anstyle-query v1.1.5
2026-08-01T22:11:06.7779917Z    Compiling vte_generate_state_changes v0.1.2
2026-08-01T22:11:07.1813753Z    Compiling downcast-rs v1.2.1
2026-08-01T22:11:07.2757362Z    Compiling foldhash v0.1.5
2026-08-01T22:11:07.4161349Z    Compiling shell-words v1.1.1
2026-08-01T22:11:07.5622626Z    Compiling is_terminal_polyfill v1.70.2
2026-08-01T22:11:07.6279632Z    Compiling colorchoice v1.0.5
2026-08-01T22:11:07.7147739Z    Compiling paste v1.0.15
2026-08-01T22:11:07.9361355Z    Compiling unicode-width v0.2.0
2026-08-01T22:11:08.1481691Z    Compiling instability v0.3.12
2026-08-01T22:11:08.5258992Z    Compiling anstream v1.0.0
2026-08-01T22:11:08.5634529Z    Compiling portable-pty v0.8.1
2026-08-01T22:11:09.0045113Z    Compiling hashbrown v0.15.5
2026-08-01T22:11:09.8212262Z    Compiling vte v0.13.1
2026-08-01T22:11:10.0772687Z    Compiling spt-runtime v0.50.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-runtime)
2026-08-01T22:11:10.3229185Z    Compiling spake2 v0.4.0
2026-08-01T22:11:10.3611749Z    Compiling darling v0.23.0
2026-08-01T22:11:10.5788954Z    Compiling itertools v0.13.0
2026-08-01T22:11:10.6127752Z    Compiling crossterm_winapi v0.9.1
2026-08-01T22:11:11.0033046Z    Compiling strum_macros v0.26.4
2026-08-01T22:11:11.9462884Z    Compiling sha1 v0.10.6
2026-08-01T22:11:12.1275326Z    Compiling castaway v0.2.4
2026-08-01T22:11:12.2176101Z    Compiling terminal_size v0.4.4
2026-08-01T22:11:12.3357465Z    Compiling unicode-width v0.1.14
2026-08-01T22:11:12.5876632Z    Compiling doctest-file v1.1.1
2026-08-01T22:11:12.6182525Z    Compiling clap_lex v1.1.0
2026-08-01T22:11:12.8513102Z    Compiling recvmsg v1.0.0
2026-08-01T22:11:12.9296512Z    Compiling indoc v2.0.7
2026-08-01T22:11:13.1281835Z    Compiling static_assertions v1.1.0
2026-08-01T22:11:13.2320929Z    Compiling compact_str v0.8.2
2026-08-01T22:11:14.1202474Z    Compiling interprocess v2.4.2
2026-08-01T22:11:14.1473812Z    Compiling clap_builder v4.6.0
2026-08-01T22:11:15.7611602Z    Compiling strum v0.26.3
2026-08-01T22:11:15.9783288Z    Compiling unicode-truncate v1.1.0
2026-08-01T22:11:16.0951066Z    Compiling spt-live v0.50.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-live)
2026-08-01T22:11:17.1987554Z    Compiling crossterm v0.28.1
2026-08-01T22:11:18.2059691Z    Compiling spt-term v0.50.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-term)
2026-08-01T22:11:19.1620829Z    Compiling lru v0.12.5
2026-08-01T22:11:19.6944994Z    Compiling clap_derive v4.6.1
2026-08-01T22:11:21.0003292Z    Compiling error-code v3.3.2
2026-08-01T22:11:21.1051228Z    Compiling cassowary v0.3.0
2026-08-01T22:11:21.2672667Z    Compiling clipboard-win v5.4.1
2026-08-01T22:11:21.6713505Z    Compiling ratatui v0.29.0
2026-08-01T22:11:21.8401405Z    Compiling clap v4.6.1
2026-08-01T22:11:21.9412918Z    Compiling nucleo-matcher v0.3.1
2026-08-01T22:11:22.0325910Z    Compiling qrcode v0.14.1
2026-08-01T22:11:22.7699194Z    Compiling tempfile v3.27.0
2026-08-01T22:11:23.0307740Z    Compiling spt-test-support v0.50.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-test-support)
2026-08-01T22:11:35.8762645Z    Compiling rustls-webpki v0.103.13
2026-08-01T22:11:38.6005313Z    Compiling tokio-rustls v0.26.4
2026-08-01T22:11:38.6005691Z    Compiling noq-proto v0.17.0
2026-08-01T22:11:38.6005975Z    Compiling rustls-platform-verifier v0.7.0
2026-08-01T22:11:38.8500708Z    Compiling hickory-net v0.26.0-beta.4
2026-08-01T22:11:38.9266682Z    Compiling hyper-rustls v0.27.9
2026-08-01T22:11:39.1971367Z    Compiling reqwest v0.13.4
2026-08-01T22:11:41.1812612Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-01T22:11:44.8905938Z    Compiling tokio-websockets v0.13.2
2026-08-01T22:12:07.6003552Z    Compiling spt-net v0.50.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-net)
2026-08-01T22:12:10.1229350Z    Compiling spt-daemon v0.50.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-daemon)
2026-08-01T22:12:28.5278563Z    Compiling spt v0.50.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt)
2026-08-01T22:12:41.8103328Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 55s
2026-08-01T22:12:41.8372589Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-e490989e94d76a2e.exe)
2026-08-01T22:12:42.0913943Z 
2026-08-01T22:12:42.0914286Z running 1 test
2026-08-01T22:12:50.5647139Z test new_brain_serves_against_old_broker ... ok
2026-08-01T22:12:50.5647435Z 
2026-08-01T22:12:50.5647750Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.47s
2026-08-01T22:12:50.5648133Z 
2026-08-01T22:12:50.6332319Z ##[group]Run .github/ci/reap-census.ps1 -Phase end
2026-08-01T22:12:50.6332754Z [36;1m.github/ci/reap-census.ps1 -Phase end[0m
2026-08-01T22:12:50.6338523Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-01T22:12:50.6338790Z env:
2026-08-01T22:12:50.6339135Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30720655534-1-338aa8c4b2ae43ba87eaf9a30515606c
2026-08-01T22:12:50.6339732Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30720655534-1-338aa8c4b2ae43ba87eaf9a30515606c
2026-08-01T22:12:50.6340182Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30720655534-1-338aa8c4b2ae43ba87eaf9a30515606c
2026-08-01T22:12:50.6340522Z ##[endgroup]
2026-08-01T22:12:50.9445118Z CI-CENSUS scope roots:
2026-08-01T22:12:50.9458044Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-01T22:12:50.9459617Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\target
2026-08-01T22:12:50.9460960Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify\target
2026-08-01T22:12:50.9461756Z   root: C:\actions-runner\_work\_temp
2026-08-01T22:12:50.9462961Z   root: C:\Users\decid\spt-n1-oldbroker
2026-08-01T22:12:50.9875673Z CI-REAP: pre-reap state
2026-08-01T22:12:51.0083012Z CI-CENSUS phase=pre-reap box_procs=564 box_handles=217638 family_total=15 family_handles=2358 scoped=0 unscoped=15 unreadable_path=2
2026-08-01T22:12:51.0122107Z   FOREIGN  pid=2288    handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:51.0123025Z   FOREIGN  pid=7128    handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:51.0123957Z   FOREIGN  pid=7868    handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:51.0125179Z   FOREIGN  pid=15788   handles=631    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:51.0126238Z   FOREIGN  pid=22936   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:51.0127038Z   FOREIGN  pid=23288   handles=168    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:51.0127808Z   FOREIGN  pid=23876   handles=133    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:51.0128594Z   FOREIGN  pid=28368   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:51.0129334Z   FOREIGN  pid=29888   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:51.0130047Z   FOREIGN  pid=36072   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:51.0131162Z   FOREIGN  pid=38772   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:51.0131887Z   FOREIGN  pid=44644   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:51.0132903Z   UNREAD   pid=45892   handles=59     spt <path unreadable — session-0 or access denied>
2026-08-01T22:12:51.0134205Z   FOREIGN  pid=46768   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:51.0135382Z   UNREAD   pid=46980   handles=122    spt <path unreadable — session-0 or access denied>
2026-08-01T22:12:52.5378464Z CI-CENSUS phase=end box_procs=557 box_handles=213961 family_total=12 family_handles=2046 scoped=0 unscoped=12 unreadable_path=0
2026-08-01T22:12:52.5381995Z   FOREIGN  pid=2288    handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:52.5383484Z   FOREIGN  pid=7128    handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:52.5384592Z   FOREIGN  pid=7868    handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:52.5385843Z   FOREIGN  pid=15788   handles=621    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:52.5387559Z   FOREIGN  pid=22936   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:52.5390562Z   FOREIGN  pid=23288   handles=168    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:52.5391103Z   FOREIGN  pid=23876   handles=133    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:52.5392430Z   FOREIGN  pid=28368   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:52.5393991Z   FOREIGN  pid=29888   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:52.5395306Z   FOREIGN  pid=36072   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:52.5396408Z   FOREIGN  pid=38772   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:52.5397509Z   FOREIGN  pid=44644   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-01T22:12:52.5404627Z CI-REAP summary: killed=0 kill_failed=0 scoped_survivors=0
2026-08-01T22:12:52.6083041Z ##[group]Run .github/ci/test-temp-sandbox.ps1 -Phase cleanup
2026-08-01T22:12:52.6083639Z [36;1m.github/ci/test-temp-sandbox.ps1 -Phase cleanup[0m
2026-08-01T22:12:52.6089929Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-01T22:12:52.6090280Z env:
2026-08-01T22:12:52.6090620Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30720655534-1-338aa8c4b2ae43ba87eaf9a30515606c
2026-08-01T22:12:52.6091154Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30720655534-1-338aa8c4b2ae43ba87eaf9a30515606c
2026-08-01T22:12:52.6091651Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30720655534-1-338aa8c4b2ae43ba87eaf9a30515606c
2026-08-01T22:12:52.6091975Z ##[endgroup]
2026-08-01T22:12:52.8785099Z CI-TMP cleanup: removed C:\actions-runner\_work\_temp\spt-test-tmp-30720655534-1-338aa8c4b2ae43ba87eaf9a30515606c on attempt 1/5
2026-08-01T22:12:52.9487246Z Post job cleanup.
2026-08-01T22:12:53.0762547Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-01T22:12:53.0977918Z git version 2.43.0.windows.1
2026-08-01T22:12:53.1009721Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d36cfa59-13c8-42d1-9821-e39f6b7f2531\.gitconfig'
2026-08-01T22:12:53.1023486Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d36cfa59-13c8-42d1-9821-e39f6b7f2531' before making global git config changes
2026-08-01T22:12:53.1024122Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T22:12:53.1030430Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-01T22:12:53.1387836Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-01T22:12:53.1887362Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-01T22:12:53.5874062Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T22:12:53.6107812Z http.https://github.com/.extraheader
2026-08-01T22:12:53.6130566Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-08-01T22:12:53.6381285Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-01T22:12:54.1062535Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T22:12:54.1343607Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-01T22:12:54.5764370Z Cleaning up orphan processes
